[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 U_BDLDAY() (INTEGER)

 Function
  Get the number of bytes downloaded by the current user today.

 Syntax
  U_BDLDAY()   No arguments are required

 Return Type & Value
  INTEGER
  Returns the current users bytes downloaded today.

 Remarks
  This function will return information that can be useful in modifying
  PCBoard's built in ratio management system and the view user
  information command.  Of course, it is not limited to that; anywhere you
  need to know how many bytes the current user has downloaded today, this
  function will provide that information.  Unlike the predefined U_... user
  variables, this function does not require the use of GETUSER to return
  valid information.

 Examples
  PRINTLN "You have downloaded ",U_BDLDAY()," bytes today."

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson